dsh-remote: Managing Remote Workspaces via SSH in DSH

dsh-remote is a DeepSeek Harness network-connected tool plugin maintained by flymysql. It allows you to actively SSH into remote hosts from your local DSH, using 20 rw_* tools to read and write files, execute commands, and mirror remote directories to your local workspace via SFTP. It supports multi-machine registration, dual-tab workspace selectors, conflict-aware bidirectional synchronization, port forwarding, sidebar remote editing, and command auditing. The installation command is `dsh plugin add dsh-remote`, licensed under MIT, with the current version being 0.8.8.

Read More